event interface meaning in Chinese
事件接口
事件界面
事件介面
Examples
- Right - click the event interface for the custom control
右击自定义控件的事件接口( - The source object does not expose the 0 event interface
源对象不公开0事件接口。 - Events must be declared in the event interface
事件必须在事件接口中声明。 - That contains the class that implements the methods of the event interface
,它包含实现事件接口的方法的类。 - As an alternative , you can cast the object to its corresponding event interface in
中将对象强制转换成其对应的事件接口: